home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club KidSoft Volume 3 #2
/
CKSPCV32.BIN
/
movies
/
clubroom.dir
/
00114_Script_--PostCard Start
< prev
next >
Wrap
Text File
|
1995-04-03
|
304b
|
15 lines
on enterFrame
global gSPostCard
global gSButton, gCurrentButton
set gSButton = 0
set gCurrentButton = 0
sound close 2
sound playFile 2, "JNGLRYTM.AIF"
updateStage
repeat with i = gSPostCard to gSPostCard + 3
set the visible of sprite i to false
end repeat
end